[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   SHUFFLE   SKIP 4152   <  SKIP 1781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23084Shan, Christian, LV2W 1W2HaneyBritish ColumbiaCanada
13584Cox, Isaiah, ETY31RuncornEnglandUnited Kingdom
22069Reed, Bailey, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 16:00:55.479 UTC