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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24823Zhao, Vincent, M94014ColmaCaliforniaUnited States
29330Ward, Alexa, W97068W. LinnOregonUnited States
27291Mehta, Bobby, M98168BurienWashingtonUnited States

Generated 2025-07-15 14:33:12.299 UTC