[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 8088   <  SKIP 1630  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17582Wilson, Katherine, A92118CoronadoCaliforniaUnited States
21073Kelly, Catherine95010HofBayernGermany
12824Subram, Kristopher75009ParisSeine (Paris)France
16534Holt, Claudia80074MünchenHessenGermany

Generated 2025-07-19 16:04:16.267 UTC