[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 2476  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom
21618Carter, ElijahV7L 4J4N. VancouverBritish ColumbiaCanada
26560Shen, Lindsey2300NewcastleNew South WalesAustralia

Generated 2025-07-19 11:38:57.481 UTC