[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2391   SHUFFLE   <  SKIP 687  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29470Roberts, Nathan93700DrancySeine Saint DenisFrance
28509Diaz, Audrey, H01071DresdenHessenGermany
14414Wilson, Rachel92118CoronadoCaliforniaUnited States
13935Sanchez, Kimberly, L94611OaklandCaliforniaUnited States

Generated 2025-07-17 21:31:58.094 UTC