[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 2511   SHUFFLE   <  SKIP 1162  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24053Allen, Jose, C66578NeunkirchenSaarlandGermany
14482Perez, Noah97330CorvallisOregonUnited States
17577Lee, Justin, M91203GlendaleCaliforniaUnited States
19052Kapoor, Kristi59140DunkerqueNordFrance

Generated 2025-07-19 03:44:12.753 UTC