[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 875   SHUFFLE   <  SKIP 6152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom
14959Patel, Ross59000LilleNordFrance
11904Cook, Kaylee3220GeelongVictoriaAustralia

Generated 2025-07-09 23:49:55.718 UTC