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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14037Sara, Lydia94704BerkeleyCaliforniaUnited States
19018Gray, Nicole94015Daly CityCaliforniaUnited States
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom
17086Anderson, Xavier46236BottropNordrhein-WestfalenGermany

Generated 2025-07-13 17:56:02.181 UTC