[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4160   <  SKIP 390  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16311Beck, Carl, MSW6 SBYLondonEnglandUnited Kingdom
21067Jimenez, FrankLA1 1LNLancasterEnglandUnited Kingdom
19773Gutierrez, Ricky4217Gold CoastQueenslandAustralia

Generated 2025-07-21 07:08:41.741 UTC