[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 24   SHUFFLE   <  SKIP 1343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25927Guo, Tiffany2055North SydneyNew South WalesAustralia
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
27551Long, Antonio, E97330CorvallisOregonUnited States

Generated 2025-07-10 02:27:02.915 UTC