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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24191He, Marshall, R24044KielSaarlandGermany
25969Parker, Jason, F91203GlendaleCaliforniaUnited States
16146Saunders, Jacquelyn98225BellinghamWashingtonUnited States

Generated 2025-07-12 00:41:27.863 UTC