[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 511   SHUFFLE   <  SKIP 1997  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11378Liang, Shannon57000MetzMoselleFrance
26772Hu, Jamie, C2061Milsons PointNew South WalesAustralia
23634Li, Ernest, L70511StuttgartSaarlandGermany
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-16 11:05:07.599 UTC