[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 0   SHUFFLE   <  SKIP 4852  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19142Washington, Dalton, R91776San GabrielCaliforniaUnited States
29188Kumar, Colin4171HawthorneQueenslandAustralia
26446Muñoz, Jamie, H2061Milsons PointNew South WalesAustralia

Generated 2025-11-03 21:58:59.075 UTC