[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 527   SHUFFLE   <  SKIP 1466  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22344Yang, Krystal91910Chula VistaCaliforniaUnited States
22811Stone, BrentGL7 1RYGloucestershireEnglandUnited Kingdom
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom
17240Luo, Dustin2055North SydneyNew South WalesAustralia

Generated 2025-07-21 10:05:04.190 UTC