[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 508   SHUFFLE   <  SKIP 782  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23564Howard, Jessica92625Newport BeachCaliforniaUnited States
18482Nara, Sharon2450Coffs HarbourNew South WalesAustralia
26841Jiménez, Roberto, D77127LieusaintSeine et MarneFrance

Generated 2025-07-12 19:05:15.598 UTC