[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 785   SHUFFLE   <  SKIP 71  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12910Brown, Robert, D94704BerkeleyCaliforniaUnited States
27869Shan, Shawna, K1597Lane CoveNew South WalesAustralia
18718Liu, Susan4171HawthorneQueenslandAustralia

Generated 2025-07-14 10:03:32.408 UTC