[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 655   <  SKIP 2583  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23361Lopez, Chloe, L91502BurbankCaliforniaUnited States
16157Raman, Cindy1002SydneyNew South WalesAustralia
14547Thompson, Noah, LTY31RuncornEnglandUnited Kingdom

Generated 2025-07-18 19:28:24.047 UTC