[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 405  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27698Bell, Isabella4700RockhamptonQueenslandAustralia
22517Adams, Luis, R95010HofBayernGermany
18831Hernandez, Andy90706BellflowerCaliforniaUnited States

Generated 2025-07-09 00:33:11.821 UTC