[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 396   SHUFFLE   <  SKIP 2102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15858Parker, Jonathan, D94519ConcordCaliforniaUnited States
16757Cox, Mackenzie, A97205PortlandOregonUnited States
19442Hill, Connor, L59491Villeneuve-d'AscqNordFrance

Generated 2025-07-15 03:51:33.726 UTC