[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   SHUFFLE   SKIP 2480   <  SKIP 1947  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24944Garcia, Whitney, H94704BerkeleyCaliforniaUnited States
16457Martin, Kathleen38001BraunschweigNordrhein-WestfalenGermany
19599Jai, Alvin5023FindonSouth AustraliaAustralia

Generated 2025-07-14 20:28:01.283 UTC