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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15975Collins, Gabrielle98225BellinghamWashingtonUnited States
19556Andersen, Shawna, C3550BendigoVictoriaAustralia
16913Flores, Marcus97301SalemOregonUnited States

Generated 2025-07-09 16:29:43.299 UTC