[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 461   SHUFFLE   <  SKIP 4038  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20137Fernandez, Jarrod, B38231SalzgitterHessenGermany
17859Gonzalez, Wyatt, S91950Lincoln AcresCaliforniaUnited States
23356Ward, Grace, S94010BurlingameCaliforniaUnited States

Generated 2025-07-10 09:48:37.377 UTC