[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 469   <  SKIP 824  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15016Clark, Daniel, L90210Beverly HillsCaliforniaUnited States
15474Lal, Cameron, M90210Beverly HillsCaliforniaUnited States
16238Arun, Ann90210Beverly HillsCaliforniaUnited States

Generated 2025-07-08 14:31:45.859 UTC