[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 194   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23228Guo, Candice12171BerlinHessenGermany
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom
13168Price, Hannah, A90401Santa MonicaCaliforniaUnited States

Generated 2025-07-21 20:07:08.372 UTC