[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 2548   SHUFFLE   <  SKIP 1449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13400Thomas, Julia, B91941GrossmontCaliforniaUnited States
27052Bailey, Jada, W98104SeattleWashingtonUnited States
28259Mitchell, Samuel, C90401Santa MonicaCaliforniaUnited States

Generated 2025-07-17 03:35:33.203 UTC