[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 1249   SHUFFLE   <  SKIP 917  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13973Shan, Bethany, L6105CloverdaleSouth AustraliaAustralia
23270Anderson, Anna, R94015Daly CityCaliforniaUnited States
13947Hughes, Megan, W97045Oregon CityOregonUnited States

Generated 2025-07-20 18:40:22.069 UTC