[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 1039   SHUFFLE   <  SKIP 991  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26010Campbell, Morgan, W98312BremertonWashingtonUnited States
19830Long, GabrielleV9LangfordBritish ColumbiaCanada

Generated 2025-07-19 21:05:34.870 UTC