[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 189   SHUFFLE   <  SKIP 2380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21360Gill, Orlando2060Lavender BayNew South WalesAustralia
13323Adams, Adam92625Newport BeachCaliforniaUnited States
27784Arun, Shane59491Villeneuve-d'AscqNordFrance

Generated 2025-07-15 05:44:43.263 UTC