[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 2948   SHUFFLE   <  SKIP 40  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21512Russell, Emma, ICM11BillericayEnglandUnited Kingdom
28291Miller, David, A98312BremertonWashingtonUnited States
13858Richardson, Melanie, M92102San DiegoCaliforniaUnited States

Generated 2025-07-18 14:08:47.366 UTC