[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 6368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22169Li, Jenny, B3000MelbourneVictoriaAustralia
11163Wang, Gabriel91977Spring ValleyCaliforniaUnited States
14901Richardson, Katherine91950National CityCaliforniaUnited States

Generated 2025-07-12 04:55:49.882 UTC