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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20802Li, Jon93000BobignySeine Saint DenisFrance
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom
23898Rai, Shawna, E38001BraunschweigNordrhein-WestfalenGermany
15090Mehta, Troy46236BottropNordrhein-WestfalenGermany

Generated 2025-07-21 08:31:05.420 UTC