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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26890Rogers, BryanCM11BillericayEnglandUnited Kingdom
22087Coleman, Joan, K92118CoronadoCaliforniaUnited States
11265Jones, Elizabeth, P98033KirklandWashingtonUnited States

Generated 2025-07-20 23:08:42.276 UTC