[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 2511   SHUFFLE   <  SKIP 1313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27591Serrano, Gerald, M2010DarlinghurstNew South WalesAustralia
27901Cooper, Mariah, JTY31RuncornEnglandUnited Kingdom
25879Wood, Alyssa, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 20:03:56.277 UTC