[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 364   SHUFFLE   <  SKIP 743  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13365Shan, Luke94519ConcordCaliforniaUnited States
21828Gonzales, Megan33098PaderbornNordrhein-WestfalenGermany
13014Clark, James, E98020EdmondsWashingtonUnited States
11697Lee, Eduardo94611OaklandCaliforniaUnited States

Generated 2025-07-18 22:25:21.454 UTC