[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 250   SHUFFLE   <  SKIP 658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24472He, Jake, M2113North RydeNew South WalesAustralia
16084Wright, Allison, R97034Lake OswegoOregonUnited States
20052Ruiz, TheodoreRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-10 15:47:39.129 UTC