[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 4000   SHUFFLE   <  SKIP 2848  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21182Navarro, Lori5023FindonSouth AustraliaAustralia
25871Nelson, Jason, R98027IssaquahWashingtonUnited States
27408Sanchez, Tabitha, E94519ConcordCaliforniaUnited States

Generated 2025-07-13 19:27:28.057 UTC