[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 998   SHUFFLE   <  SKIP 174  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance
16448Martin, Cheryl, C24044KielSaarlandGermany
25251Rodriguez, Toni, J4171HawthorneQueenslandAustralia
15359Yang, Logan, M98020EdmondsWashingtonUnited States
14699Munoz, Gerald, R80074MünchenHamburgGermany
15068Barnes, Jessica33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-12 19:37:03.375 UTC