[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 394   SHUFFLE   <  SKIP 323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26159Raman, Virginia1002SydneyNew South WalesAustralia
14005Hughes, Noah, J94063Redwood CityCaliforniaUnited States
18382Garcia, IsabellaV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-12 04:56:04.095 UTC