[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 2421   SHUFFLE   <  SKIP 913  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24532Perez, Phillip, A70452StuttgartSaarlandGermany
27835Ruiz, Darren, A17490Saint OuenCharente-MaritimeFrance
22009Alvarez, Ross92118CoronadoCaliforniaUnited States

Generated 2025-07-11 23:16:12.029 UTC