[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 405   SHUFFLE   <  SKIP 944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14858Zhu, Louis2010DarlinghurstNew South WalesAustralia
23234Lu, Brent, R80074MünchenHamburgGermany
20641Robinson, Isabella, P90802Long BeachCaliforniaUnited States

Generated 2025-07-10 21:14:32.660 UTC