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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20244Raji, Dawn, C4169East BrisbaneQueenslandAustralia
24705Mr., Shimshoni, DanielSW8 4BGLondonEnglandUnited Kingdom
19696Patterson, Adam, M92020El CajonCaliforniaUnited States

Generated 2025-07-10 04:01:30.065 UTC