[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 413   SHUFFLE   <  SKIP 884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16479Brooks, Victoria, HV9B 5T2ShawneeBritish ColumbiaCanada
26575Gonzalez, Toni, E94010BurlingameCaliforniaUnited States
26143Mehta, Michele2060Lavender BayNew South WalesAustralia

Generated 2025-07-14 10:00:52.779 UTC