[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2002  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26513Moreno, Stacy98225BellinghamWashingtonUnited States
21933Martin, Nicole, I94070San CarlosCaliforniaUnited States
14939Kapoor, Cory, L41485GrevenbroichBayernGermany
19508Rana, Troy, L75012ParisSeine (Paris)France

Generated 2025-07-11 18:28:11.449 UTC