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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16168Ashe, Kathryn2450Coffs HarbourNew South WalesAustralia
14400Brown, Brandon, E94109San FranciscoCaliforniaUnited States
12938Parker, Edward, N99202SpokaneWashingtonUnited States

Generated 2025-07-13 00:12:24.735 UTC