[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 2927   SHUFFLE   <  SKIP 570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22485Suarez, Andy93400Saint-DenisSeine Saint DenisFrance
13463Sara, Tammy, B90706BellflowerCaliforniaUnited States
23497Bryant, Olivia, A98501OlympiaWashingtonUnited States

Generated 2025-07-13 09:59:38.676 UTC