[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 3238  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12330Raman, Preston, M45001EssenHamburgGermany
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom
18428Henderson, Alexis97205PortlandOregonUnited States
27085Wilson, ChristianV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-10 13:59:01.087 UTC