[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 717   SHUFFLE   <  SKIP 1380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13273Lee, Elizabeth92118CoronadoCaliforniaUnited States
16182Sun, Louis, E5023FindonSouth AustraliaAustralia
18899Liu, Glenn5023FindonSouth AustraliaAustralia

Generated 2025-07-22 12:29:50.976 UTC