[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 1504  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16913Flores, Marcus97301SalemOregonUnited States
26385Muñoz, Javier04838EilenburgBrandenburgGermany
27122Liang, Ernest, N92400CourbevoieHauts de SeineFrance
16541Hu, Micah, ACM11BillericayEnglandUnited Kingdom
23659Shan, Drew3977CranbourneVictoriaAustralia
23550Cook, Jennifer, J94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 08:21:03.535 UTC