[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 3669   SHUFFLE   <  SKIP 2436  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18752Walker, Samantha92625Newport BeachCaliforniaUnited States
11648Scott, Kevin, R91910Chula VistaCaliforniaUnited States
13934Young, Luis98027IssaquahWashingtonUnited States

Generated 2025-07-13 02:03:13.210 UTC