[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 1348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14084Lal, Robert, LV2W 1W2HaneyBritish ColumbiaCanada
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States
24007Huang, Randy2500WollongongNew South WalesAustralia

Generated 2025-07-10 12:20:41.729 UTC