[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 6306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22388Beck, Bradley, LKB9KirkbyEnglandUnited Kingdom
20574Patel, Brett, A80074MünchenHamburgGermany
25716Gao, Edwin2444Port MacquarieNew South WalesAustralia

Generated 2025-07-11 16:38:16.445 UTC