[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 157   SHUFFLE   <  SKIP 6570  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23932Jiménez, Carrie91370Verrieres Le BuissonEssonneFrance
21356Evans, Gabriella, K91945Lemon GroveCaliforniaUnited States
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom
27233Ward, Seth, E91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 08:06:23.065 UTC