[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 2236   SHUFFLE   <  SKIP 1007  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21650Zeng, Cedric92118CoronadoCaliforniaUnited States
15772Anderson, Christopher91776San GabrielCaliforniaUnited States
13572Deng, Shaun70452StuttgartSaarlandGermany

Generated 2025-07-18 15:36:05.177 UTC