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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14349Griffin, Nicole97045Oregon CityOregonUnited States
14890Adams, Wyatt90241DowneyCaliforniaUnited States
22874Anand, Drew98168BurienWashingtonUnited States
24022Beck, Dale, R75010ParisSeine (Paris)France

Generated 2025-07-17 12:16:21.208 UTC