[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 376   SHUFFLE   <  SKIP 490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24505Gonzalez, Clifford6006PerthSouth AustraliaAustralia
27899Xu, Mandy95000CergyVal d'OiseFrance
28981Jai, Luke, R94063Redwood CityCaliforniaUnited States

Generated 2025-11-06 03:46:25.120 UTC