[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 2224   SHUFFLE   <  SKIP 2064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14062Clark, Madison, A4655Hervey BayQueenslandAustralia
28161Perry, JessicaV2M1P1NewtonBritish ColumbiaCanada
20744Barnes, Amanda, N90706BellflowerCaliforniaUnited States

Generated 2025-07-18 01:55:13.678 UTC