[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 484   SHUFFLE   <  SKIP 1956  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13293Lu, Barbara91910Chula VistaCaliforniaUnited States
16477Gonzales, Anna, E98312BremertonWashingtonUnited States
21508Li, SuzanneSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-18 11:52:56.808 UTC