[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 1182   SHUFFLE   <  SKIP 2124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19942Navarro, ArmandoOX16 8RSOxonEnglandUnited Kingdom
24816Perry, LaurenV9LangfordBritish ColumbiaCanada
26472Hughes, David91977Spring ValleyCaliforniaUnited States

Generated 2025-07-13 09:55:52.100 UTC