[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 2927   SHUFFLE   <  SKIP 181  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12261Sanchez, Kaitlin59140DunkerqueNordFrance
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom
14965Zhou, Edwin17490Saint OuenCharente-MaritimeFrance
17257Rana, Darren, M3337MeltonVictoriaAustralia
16059Carlson, Jésus41485GrevenbroichBayernGermany
26951Hu, Trisha, C63151MühlheimHamburgGermany

Generated 2025-07-15 14:16:32.706 UTC