[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 4000   SHUFFLE   <  SKIP 1169  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13498Mehta, Joel59140DunkerqueNordFrance
11799Wang, Jessie, B98168BurienWashingtonUnited States
27557Thomas, RichardV9MetchosinBritish ColumbiaCanada
24204Gonzalez, Darren80074MünchenHamburgGermany

Generated 2025-07-15 14:37:11.291 UTC