[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 322   SHUFFLE   <  SKIP 401  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29226Lee, Katherine, A98052RedmondWashingtonUnited States
17395Ramirez, Katherine91203GlendaleCaliforniaUnited States
13555Smith, Tammy, L45000OrleansLoiretFrance
15636White, David, P64283DarmstadtHessenGermany

Generated 2025-07-14 16:03:01.992 UTC