[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 4443   <  SKIP 1816  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14269She, Tony, M90210Beverly HillsCaliforniaUnited States
21099Liu, Sandra, D91420MorangisEssonneFrance
23299Jimenez, Kristy, E98225BellinghamWashingtonUnited States

Generated 2025-07-20 19:18:01.393 UTC