[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 3411   <  SKIP 226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21816Roberts, Jackson66740SaarlouisSaarlandGermany
24101Anderson, Kaitlyn, HWA3WatfordEnglandUnited Kingdom
25115Rana, Raymond2500WollongongNew South WalesAustralia

Generated 2025-07-18 01:34:37.729 UTC