[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 0   SHUFFLE   <  SKIP 3017  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21451Ross, Jocelyn94519ConcordCaliforniaUnited States
16736Alexander, Kelly98366Port OrchardWashingtonUnited States
16749Coleman, Aaron90401Santa MonicaCaliforniaUnited States
11044Flores, Adam, L4655Hervey BayQueenslandAustralia

Generated 2025-11-04 18:39:52.305 UTC