[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 416   SHUFFLE   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12870Munoz, Tyrone, G53131BonnNordrhein-WestfalenGermany
13564Blanco, Sabrina75003ParisSeine (Paris)France
12923Wright, Fernando, L94941Mill ValleyCaliforniaUnited States

Generated 2025-07-12 00:31:48.237 UTC