[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 362   SHUFFLE   <  SKIP 778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27478Alvarez, Sheila91910Chula VistaCaliforniaUnited States
12148Morris, Gabrielle, A97301SalemOregonUnited States
19435Thompson, BenjaminCM11BillericayEnglandUnited Kingdom

Generated 2025-07-15 04:01:20.561 UTC