[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 0   SHUFFLE   <  SKIP 1961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18806Torres, Kaitlyn97330CorvallisOregonUnited States
25625Cai, Krystal, R20354HamburgHamburgGermany
14828Muñoz, Hector70452StuttgartSaarlandGermany

Generated 2025-11-05 15:59:26.429 UTC