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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26857Anand, Willie60061Frankfurt am MainSaarlandGermany
27689Walker, Seth, E7001HobartTasmaniaAustralia
13676Kapoor, George, LBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-11 13:25:31.311 UTC