[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 438   SHUFFLE   <  SKIP 390  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18754Mitchell, Isabella90210Beverly HillsCaliforniaUnited States
17417Munoz, Lee, D90210Beverly HillsCaliforniaUnited States
29325Thomas, Cameron, E98312BremertonWashingtonUnited States

Generated 2025-07-12 00:57:15.719 UTC