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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25692Yuan, Kelvin, LOX16 8RSOxonEnglandUnited Kingdom
28292Smith, AlexandraV2L3W8NewtonBritish ColumbiaCanada
22556Griffin, Oscar, F93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-18 03:41:12.879 UTC