[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 2986   <  SKIP 1401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19132Washington, Benjamin, D97205PortlandOregonUnited States
23531Powell, Alexis, M4551CaloundraQueenslandAustralia
13711Mitchell, Thomas, JV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-18 11:40:55.392 UTC