[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 875   SHUFFLE   <  SKIP 1491  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23639Guo, Christy, RLA1 1LNLancasterEnglandUnited Kingdom
25302Mehta, Manuel70452StuttgartSaarlandGermany
26413Romero, Rebekah, C80610Saint OuenSommeFrance

Generated 2025-07-17 08:35:53.559 UTC