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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21794James, Alyssa, J90241DowneyCaliforniaUnited States
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
16253Lal, Bethany, A20354HamburgHamburgGermany
28888Lal, Casey, C80610Saint OuenSommeFrance
22067Jackson, Julia, E98225BellinghamWashingtonUnited States
27982Perez, Cesar, L2010DarlinghurstNew South WalesAustralia

Generated 2025-10-29 05:46:31.964 UTC