[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4966  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14713Ye, Jon, W63009OffenbachSaarlandGermany
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States
17287Suarez, Billy, M4171HawthorneQueenslandAustralia
22763Gonzalez, Rebecca98104SeattleWashingtonUnited States

Generated 2025-07-11 20:17:20.946 UTC