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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14657Thomas, John, W98371PuyallupWashingtonUnited States
14915Howard, Katherine97071WoodburnOregonUnited States
22397Patel, Marie92700ColombesHauts de SeineFrance
25969Parker, Jason, F91203GlendaleCaliforniaUnited States

Generated 2025-07-12 03:18:56.252 UTC