[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   <  SKIP 538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
17705Guo, Kelvin, HWA3 7BHWarringtonEnglandUnited Kingdom
19253Ross, Gabrielle, JWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-14 08:23:19.074 UTC