[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 4057  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16668Malhotra, Levi60610ChicagoIllinoisUnited States
18607Taylor, Katherine, B97045Oregon CityOregonUnited States
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
24448Lopez, Amanda, J98033KirklandWashingtonUnited States

Generated 2025-07-10 09:44:04.623 UTC