[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 928   SHUFFLE   <  SKIP 1471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29302Fernandez, Carolyn, S3220GeelongVictoriaAustralia
11488Lopez, JermaineW1X3SELondonEnglandUnited Kingdom
21650Zeng, Cedric92118CoronadoCaliforniaUnited States

Generated 2025-07-19 05:07:18.534 UTC