[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 785   SHUFFLE   <  SKIP 59  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28342Murphy, Brianna, KV2W 1W2HaneyBritish ColumbiaCanada
22663Deng, Terrence, P62200Boulogne-sur-MerPas de CalaisFrance
16562Zhang, Colleen, LOX1OxfordEnglandUnited Kingdom
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom

Generated 2025-07-15 17:21:30.465 UTC