[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 15   SHUFFLE   <  SKIP 2820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22585He, Kelvin, A45001EssenHamburgGermany
26560Shen, Lindsey2300NewcastleNew South WalesAustralia
13068Morris, Alexandria90706BellflowerCaliforniaUnited States

Generated 2025-07-20 20:10:02.412 UTC