[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 2426   <  SKIP 2245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11432Prasad, Dominique, L77680Roissy en BrieSeine et MarneFrance
21320Coleman, Hannah, L98225BellinghamWashingtonUnited States
13483Lal, Christian, M98036LynnwoodWashingtonUnited States

Generated 2025-07-22 06:34:55.440 UTC