[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 2391   SHUFFLE   <  SKIP 5  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28902She, Suzanne63009OffenbachSaarlandGermany
19925Jenkins, Madison, A34117KasselHessenGermany
20533Perry, Luis90241DowneyCaliforniaUnited States
22224Alexander, Katherine91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 09:24:11.810 UTC