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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25840Pal, Karla, A90706BellflowerCaliforniaUnited States
11319Bailey, Jade, E94611OaklandCaliforniaUnited States
18104Coleman, Taylor98403TacomaWashingtonUnited States

Generated 2025-07-14 10:49:59.046 UTC