[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 650   SHUFFLE   <  SKIP 2013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28216Ramos, Adrienne, L2264SilverwaterNew South WalesAustralia
12320Alvarez, Cheryl, ARG12 8TBBracknellEnglandUnited Kingdom
13533Butler, Eduardo, GCM11BillericayEnglandUnited Kingdom

Generated 2025-07-22 05:22:10.644 UTC