[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 4610   <  SKIP 964  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16995Hall, Taylor, JV8Z 4N5ShawneeBritish ColumbiaCanada
19529Parker, Bailey, A99202SpokaneWashingtonUnited States
18702Smith, Adriana2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-19 12:22:02.497 UTC