[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 512   <  SKIP 873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24996Miller, Dylan90210Beverly HillsCaliforniaUnited States
24747Powell, Dakota, L90210Beverly HillsCaliforniaUnited States
24782Morris, Nicole, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-10 09:42:37.024 UTC