[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 836   SHUFFLE   <  SKIP 486  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12562Chandra, Kristina75019ParisSeine (Paris)France
25440Gonzalez, Andre, L94519ConcordCaliforniaUnited States
16981Simmons, Hunter97034Lake OswegoOregonUnited States
27097Gonzales, Kaitlyn98033KirklandWashingtonUnited States

Generated 2025-07-20 09:36:03.895 UTC