[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 2421   SHUFFLE   <  SKIP 3520  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14455Mitchell, AlexandraV9MetchosinBritish ColumbiaCanada
29298Moreno, Diana, J2036MalabarNew South WalesAustralia
14883Barnes, Gabrielle91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 04:41:14.033 UTC