[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 34   SHUFFLE   <  SKIP 2385  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14694Parker, HaleyWA1WarringtonEnglandUnited Kingdom
18430Morgan, Victoria, C97068W. LinnOregonUnited States
19076Pal, Jaclyn59100RoubaixNordFrance
28586Diaz, Gabriel91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 11:47:43.289 UTC