[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 470   SHUFFLE   <  SKIP 3890  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19306Perez, Candace93500PantinSeine Saint DenisFrance
13293Lu, Barbara91910Chula VistaCaliforniaUnited States
25244Weber, Jay, A2580GoulburnNew South WalesAustralia
21838Ruiz, Gerald, C66041PoingSaarlandGermany

Generated 2025-07-18 03:18:07.738 UTC