[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 3165   SHUFFLE   <  SKIP 1821  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17715Pal, Rafael, JGL7 1RYGloucestershireEnglandUnited Kingdom
12762Smith, Jonathan, L91977Spring ValleyCaliforniaUnited States
28201Martinez, Tyler, T4655Hervey BayQueenslandAustralia
21248Li, Ramon4217Gold CoastQueenslandAustralia

Generated 2025-07-20 03:02:23.267 UTC