[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 2500   <  SKIP 1244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28530Powell, Gavin, MYO15YorkEnglandUnited Kingdom
11387Ramirez, Megan, CGA10GatesheadEnglandUnited Kingdom
16292Lal, Carly, L63151MühlheimHamburgGermany

Generated 2025-07-22 12:16:28.378 UTC