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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28100Gray, Kimberly, B91364Woodland HillsCaliforniaUnited States
18910Perez, Marco97005BeavertonOregonUnited States
21016Kapoor, Michele, J12311BerlinSaarlandGermany

Generated 2025-07-15 07:38:26.936 UTC