[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 875   SHUFFLE   <  SKIP 1118  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29232Simmons, Samantha, V97222MilwaukieOregonUnited States
12865Martinez, Brandy, LRG7 5H7ReadingEnglandUnited Kingdom
26450Ramirez, Lauren, L97301SalemOregonUnited States

Generated 2025-07-08 20:43:08.199 UTC