[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 0   SHUFFLE   <  SKIP 3087  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18287Zeng, Heather, E2060Lavender BayNew South WalesAustralia
29037Lewis, Brandon, AV2W 1W2HaneyBritish ColumbiaCanada
17392Jones, Dylan98284Sedro WoolleyWashingtonUnited States

Generated 2025-10-28 00:08:41.683 UTC