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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21798Sanders, Jade, P97355LebanonOregonUnited States
15034Suarez, Hector, L3205South MelbourneVictoriaAustralia
24957Howard, Anna, A90712LakewoodCaliforniaUnited States

Generated 2025-07-14 01:10:14.344 UTC