[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 875   SHUFFLE   <  SKIP 1406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom
18382Garcia, IsabellaV3A 4R2LangleyBritish ColumbiaCanada
24675Nelson, Jackson91791West CovinaCaliforniaUnited States

Generated 2025-07-08 14:36:45.227 UTC