[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 2434   SHUFFLE   <  SKIP 128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16505Gray, Erin94536FremontCaliforniaUnited States
17705Guo, Kelvin, HWA3 7BHWarringtonEnglandUnited Kingdom
15483Robinson, Katherine91776San GabrielCaliforniaUnited States

Generated 2025-07-15 12:17:33.587 UTC