[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 750   SHUFFLE   <  SKIP 664  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13498Mehta, Joel59140DunkerqueNordFrance
20315Ramirez, Devin99362Walla WallaWashingtonUnited States
16364Yuan, Shawna, D91910Chula VistaCaliforniaUnited States

Generated 2025-11-05 22:07:38.983 UTC