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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States
18402Kelly, Kimberly98107BallardWashingtonUnited States
25911Sanders, AlexandraV9LangfordBritish ColumbiaCanada

Generated 2025-07-09 15:04:04.339 UTC