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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States
21473Rubio, Stacy, S98168BurienWashingtonUnited States
27106Allen, Jennifer90012Los AngelesCaliforniaUnited States

Generated 2025-07-11 21:44:30.725 UTC