[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 875   SHUFFLE   <  SKIP 3406  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20525Kumar, James90706BellflowerCaliforniaUnited States
13571Mehta, Allen, I92100Boulogne-BillancourtHauts de SeineFrance
25645Shen, Tommy, C14197BerlinSaarlandGermany
14351Gray, Riley94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 10:03:36.695 UTC