[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 1005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17254Liang, Margaret2113North RydeNew South WalesAustralia
19018Gray, Nicole94015Daly CityCaliforniaUnited States
17259Wang, Trisha, V2500WollongongNew South WalesAustralia

Generated 2025-07-11 20:15:59.189 UTC