[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 744   SHUFFLE   <  SKIP 227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22574Zheng, Randy, B2444Port MacquarieNew South WalesAustralia
14144Gutierrez, Lee, A95000CergyVal d'OiseFrance
13386Patterson, Samuel, R97355LebanonOregonUnited States

Generated 2025-07-12 18:00:30.710 UTC