[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 999   SHUFFLE   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23753Sara, Arthur, DGL7 1RYGloucestershireEnglandUnited Kingdom
16746Peterson, Brianna, W97034Lake OswegoOregonUnited States
28641Butler, Brittany97205PortlandOregonUnited States

Generated 2025-07-15 05:45:04.895 UTC