[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 8222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13973Shan, Bethany, L6105CloverdaleSouth AustraliaAustralia
28838Ross, Jasmine, S98312BremertonWashingtonUnited States
26885Martin, Victor, LOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-17 07:03:13.215 UTC