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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27438Shan, Alejandro90706BellflowerCaliforniaUnited States
27304Robinson, Alexandra, A59100RoubaixNordFrance
20502Harris, John90241DowneyCaliforniaUnited States

Generated 2025-07-09 08:13:26.493 UTC