[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 3569  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14649Cox, Grace90505TorranceCaliforniaUnited States
12164Butler, Noah, E91977Spring ValleyCaliforniaUnited States
16785Lee, Christian, R98403TacomaWashingtonUnited States
14554Mitchell, IsaacAS23Stoke-on-TrentEnglandUnited Kingdom
13654Andersen, Shawn, R98225BellinghamWashingtonUnited States
20854Raji, Kara60323FrankfurtHessenGermany

Generated 2025-07-14 07:06:04.376 UTC