[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 1429   SHUFFLE   <  SKIP 2307  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19036Rana, Allen, DLA1 1LNLancasterEnglandUnited Kingdom
18419Johnson, Rachel92020El CajonCaliforniaUnited States
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-21 13:57:15.614 UTC