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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23712Murphy, Riley, J91950National CityCaliforniaUnited States
22946Kapoor, Bryant2060Lavender BayNew South WalesAustralia
12080Sanchez, GraceV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-11 18:02:43.947 UTC