[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 750   SHUFFLE   <  SKIP 121  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18352Thomas, Noah, A91910Chula VistaCaliforniaUnited States
12618Lal, Dawn77127LieusaintSeine et MarneFrance
23149Rubio, Brandi, M94519ConcordCaliforniaUnited States
19068Son, Alma, L.59368WerneNordrhein-WestfalenGermany

Generated 2025-07-10 21:13:04.258 UTC