[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 251   SHUFFLE   <  SKIP 60  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22794Deng, KelliGL7 1RYGloucestershireEnglandUnited Kingdom
28166Coleman, Cassidy92118CoronadoCaliforniaUnited States
20169Gray, Garrett, N66740SaarlouisSaarlandGermany
27211Roberts, Isaiah, M97222MilwaukieOregonUnited States

Generated 2025-07-17 00:16:37.334 UTC