[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 512   SHUFFLE   <  SKIP 2007  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12214Raje, Julie, HLE18LeedsEnglandUnited Kingdom
20771Edwards, MadelineV2W 1W2HaneyBritish ColumbiaCanada
27681Jackson, Olivia91910Chula VistaCaliforniaUnited States

Generated 2025-07-22 07:08:40.931 UTC