[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 3044   <  SKIP 151  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15282Thomas, Elizabeth, A92102San DiegoCaliforniaUnited States
29462Hernandez, Clinton4700RockhamptonQueenslandAustralia

Generated 2025-07-15 05:31:28.706 UTC