[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 2705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21721Campbell, Sara98055RentonWashingtonUnited States
11769Hernandez, Haley, LV2L3W8NewtonBritish ColumbiaCanada
14652Luo, Russell, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 02:35:39.470 UTC