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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15915Cox, Alex92806La JollaCaliforniaUnited States
28631Phillips, IsaiahV7L 4J4N. VancouverBritish ColumbiaCanada
19271Fernandez, Kristopher, O2444Port MacquarieNew South WalesAustralia

Generated 2025-07-12 07:14:04.117 UTC