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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17809Blanco, Josue, A45000OrleansLoiretFrance
18446Ramos, Larry2036MalabarNew South WalesAustralia
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-11 22:24:53.087 UTC