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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20633Collins, Luke, A98033KirklandWashingtonUnited States
20225Rai, Sharon2500WollongongNew South WalesAustralia
25316Zhu, Ronnie, M77127LieusaintSeine et MarneFrance

Generated 2025-07-21 08:12:59.002 UTC