[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 5225   <  SKIP 950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11157Long, Hannah, E98403TacomaWashingtonUnited States
22925Shen, Karla, E2065St. LeonardsNew South WalesAustralia
17474King, Jose, H90505TorranceCaliforniaUnited States

Generated 2025-07-16 11:09:20.155 UTC