[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 6242   SHUFFLE   <  SKIP 246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14913Roberts, Chloe94303Palo AltoCaliforniaUnited States
18501Powell, Alexandra99362Walla WallaWashingtonUnited States
12829Li, Micah66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-20 20:09:55.376 UTC