[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 2615  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20255Russell, Stephanie1002SydneyNew South WalesAustralia
14945Lewis, Samantha, R64283DarmstadtHessenGermany
24399Sanchez, Katherine, SV7L 4J4N. VancouverBritish ColumbiaCanada
14080Srini, Cynthia97005BeavertonOregonUnited States

Generated 2025-07-11 11:30:31.723 UTC