[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 610   SHUFFLE   <  SKIP 9  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22594James, Gabriella, SCM11BillericayEnglandUnited Kingdom
16315Richardson, Garrett75007ParisSeine (Paris)France
14577Rogers, Natalie, A97330CorvallisOregonUnited States

Generated 2025-11-06 03:02:57.403 UTC