[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 405   SHUFFLE   <  SKIP 137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18672Lewis, Anthony90505TorranceCaliforniaUnited States
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany
26787Moore, Austin, N98225BellinghamWashingtonUnited States

Generated 2025-07-15 01:10:32.919 UTC