[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 468   SHUFFLE   <  SKIP 278  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States
24429Hughes, Isabelle98104SeattleWashingtonUnited States
13771Moreno, Victor, L20354HamburgHamburgGermany
26414Patel, George80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-17 14:46:10.682 UTC