[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 840   SHUFFLE   <  SKIP 94  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15929Raji, Karla, VSL67RJMaidenheadEnglandUnited Kingdom
23282James, Ariana97222MilwaukieOregonUnited States
24021Munoz, Clinton, F93500PantinSeine Saint DenisFrance

Generated 2025-07-11 04:00:23.015 UTC