[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 4714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27475Bailey, Alexa98501OlympiaWashingtonUnited States
14742Howard, Andrea91950Lincoln AcresCaliforniaUnited States
11538Taylor, Nicole, B94303Palo AltoCaliforniaUnited States

Generated 2025-07-18 14:57:22.781 UTC