[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 650   SHUFFLE   <  SKIP 2860  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28592Johnson, Alyssa, K91776San GabrielCaliforniaUnited States
20173Zhao, DennisSE1 8HLLondonEnglandUnited Kingdom
20888Raje, Clayton, P93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-12 05:14:52.505 UTC