[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 250   <  SKIP 1067  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18066He, Steve, J90210Beverly HillsCaliforniaUnited States
18417Roberts, Jonathan90210Beverly HillsCaliforniaUnited States
18754Mitchell, Isabella90210Beverly HillsCaliforniaUnited States
18441Munoz, Tabitha, A90210Beverly HillsCaliforniaUnited States
18862Zhang, Luke90210Beverly HillsCaliforniaUnited States
18876Chen, Luke90210Beverly HillsCaliforniaUnited States
18646Adams, Blake, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-08 06:24:09.995 UTC