[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 0   SHUFFLE   <  SKIP 3344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22740Rogers, Kimberly94704BerkeleyCaliforniaUnited States
27351Liang, Jenny, S2010DarlinghurstNew South WalesAustralia
13840Pal, Tommy62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-11-01 02:50:44.132 UTC