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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11754Ortega, Janet, L2036MalabarNew South WalesAustralia
18946Simmons, Brandon94014ColmaCaliforniaUnited States
20763Carter, Lucas, S97034Lake OswegoOregonUnited States

Generated 2025-07-21 09:16:21.899 UTC