[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 875   SHUFFLE   <  SKIP 1418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22123Bailey, Isabella90210Beverly HillsCaliforniaUnited States
28562Martinez, Phillip, G77680Roissy en BrieSeine et MarneFrance
27237Ramirez, Jasmine94536FremontCaliforniaUnited States

Generated 2025-07-08 20:24:57.311 UTC