[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 717   SHUFFLE   <  SKIP 2014  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21307Jones, Olivia, A92020El CajonCaliforniaUnited States
13616Ramirez, Cole, E3429SunburyVictoriaAustralia
13556Nath, Alisha77127LieusaintSeine et MarneFrance
14365Ward, Evan, S90802Long BeachCaliforniaUnited States

Generated 2025-07-13 20:22:55.144 UTC