[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 110  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14463Patterson, Julia, V92118CoronadoCaliforniaUnited States
24037Guo, Ramon78000VersaillesYvelineFrance
23195Mohamed, Xavier, D97205PortlandOregonUnited States
14369Sanchez, Devin, J97045Oregon CityOregonUnited States

Generated 2025-07-11 11:33:39.584 UTC