[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 875   SHUFFLE   <  SKIP 6663  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14672Nath, Omar, F4551CaloundraQueenslandAustralia
15401Hughes, Rachel, R91945Lemon GroveCaliforniaUnited States
15671Torres, LawrenceL4 4HBLiverpoolEnglandUnited Kingdom
16957Wilson, Seth, E98403TacomaWashingtonUnited States

Generated 2025-07-20 06:24:34.147 UTC