[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 425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23922Richardson, Cody66578NeunkirchenSaarlandGermany
23252Wood, Alexia94611OaklandCaliforniaUnited States
24177Gill, Gina, F2580GoulburnNew South WalesAustralia

Generated 2025-07-12 22:00:59.031 UTC