[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1925   SHUFFLE   <  SKIP 511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27275Powell, Aidan91977Spring ValleyCaliforniaUnited States
29357Brown, Richard, MEM15Esher-MoleseyEnglandUnited Kingdom
16698Gill, Mallory, P4169East BrisbaneQueenslandAustralia

Generated 2025-07-18 04:53:32.610 UTC