[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1641   <  SKIP 1391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22615Xu, Misty30601HannoverNordrhein-WestfalenGermany
24238Richardson, Sean, T94704BerkeleyCaliforniaUnited States
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom

Generated 2025-07-21 18:13:44.541 UTC