[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 9718   <  SKIP 358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22162Yuan, Brad, S91502BurbankCaliforniaUnited States
17518Gill, Wendy98168BurienWashingtonUnited States
21112Prasad, Johnathan75002ParisSeine (Paris)France

Generated 2025-07-21 19:22:29.313 UTC