[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 647   SHUFFLE   <  SKIP 1433  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17177Hayes, Richard91950Lincoln AcresCaliforniaUnited States
14550Vazquez, Kristy, L31770ColomiersGaronne (Haute)France

Generated 2025-07-17 08:44:33.388 UTC