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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28304Zeng, Colleen, L3205South MelbourneVictoriaAustralia
13699Alexander, Rachel97222MilwaukieOregonUnited States
23272Hayes, Tristan, E90802Long BeachCaliforniaUnited States
11934Shan, Justin, L98168BurienWashingtonUnited States

Generated 2025-07-09 16:31:09.530 UTC