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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28776Morris, Abigail, C91791West CovinaCaliforniaUnited States
15810Kapoor, Regina3198SeafordVictoriaAustralia
22282Hughes, Jonathan97034Lake OswegoOregonUnited States

Generated 2025-07-09 08:02:31.414 UTC