[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21930Perry, Marissa91203GlendaleCaliforniaUnited States
28208Sun, Karen, C6006PerthSouth AustraliaAustralia
14888Russell, Jasmine, A98901YakimaWashingtonUnited States

Generated 2025-07-09 21:08:27.025 UTC