[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 2147   SHUFFLE   <  SKIP 233  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21064Sun, Colleen, C80610Saint OuenSommeFrance
19419Adams, Allison, L59100RoubaixNordFrance
19486Price, MelanieKB9KirkbyEnglandUnited Kingdom
13317Long, Jeremiah90012Los AngelesCaliforniaUnited States
12636Salah, Tamer, A12171BerlinSaarlandGermany
24518Allen, Stephanie90712LakewoodCaliforniaUnited States

Generated 2025-07-13 17:25:56.499 UTC