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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12618Lal, Dawn77127LieusaintSeine et MarneFrance
12543Alvarez, Ruben91370Verrieres Le BuissonEssonneFrance
18488Xu, Clayton4810TownsvilleQueenslandAustralia
16239Nelson, Gabriel, A94941Mill ValleyCaliforniaUnited States
22493Sanz, Dwayne, D48001MünsterSaarlandGermany
24769Lal, Brendan, L94014ColmaCaliforniaUnited States

Generated 2025-07-19 12:24:43.634 UTC