[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 482   SHUFFLE   <  SKIP 2808  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16157Raman, Cindy1002SydneyNew South WalesAustralia
25558Wilson, Zachary2580GoulburnNew South WalesAustralia
26438Shen, Alisha, J2036MalabarNew South WalesAustralia

Generated 2025-07-10 19:10:21.142 UTC