[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 5245  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13166Chen, Kyle91950National CityCaliforniaUnited States
20831Xu, Drew48001MünsterSaarlandGermany
25228Ashe, Brad2055North SydneyNew South WalesAustralia
29431Gutierrez, Marie, FB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-12 14:43:17.759 UTC