[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 475   SHUFFLE   <  SKIP 384  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28212Hernandez, Melody, E3977CranbourneVictoriaAustralia
20449Walker, Rachel94010BurlingameCaliforniaUnited States
11727Taylor, Benjamin91950National CityCaliforniaUnited States

Generated 2025-07-12 13:46:52.679 UTC