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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11402Cai, Kelli, R45000OrleansLoiretFrance
27457Walker, Elizabeth97045Oregon CityOregonUnited States
26817Ashe, MelvinGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-11 20:14:03.617 UTC