[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 480   SHUFFLE   <  SKIP 682  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23186Young, Jordan90012Los AngelesCaliforniaUnited States
26990Patel, Darren, C95010HofBayernGermany
18564Moore, John, T91941GrossmontCaliforniaUnited States
24015Hall, JennaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-14 23:23:46.509 UTC