[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 480   SHUFFLE   <  SKIP 812  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12217Roberts, Kyle78000VersaillesYvelineFrance
22493Sanz, Dwayne, D48001MünsterSaarlandGermany
24595Wu, Kelvin1597Lane CoveNew South WalesAustralia
23743Xu, Terrence, LSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-13 14:06:28.368 UTC