[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 327   SHUFFLE   <  SKIP 3276  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14348Scott, Alex, T2444Port MacquarieNew South WalesAustralia
14837Li, Dennis45001EssenHamburgGermany
15036She, Derek2264SilverwaterNew South WalesAustralia
15956Li, Ryan94611OaklandCaliforniaUnited States

Generated 2025-07-21 20:06:04.031 UTC