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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16691Romero, Paula, B6006PerthSouth AustraliaAustralia
22040Brown, Devin91364Woodland HillsCaliforniaUnited States
22004Ortega, Meghan, E2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-09 16:28:11.764 UTC