[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 613   SHUFFLE   <  SKIP 1133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20996Shan, Keith, T4655Hervey BayQueenslandAustralia
23303Lal, Connor, C97205PortlandOregonUnited States
28298Edwards, Maria, G91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 04:37:47.048 UTC