[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 995   SHUFFLE   <  SKIP 1353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27971Jai, Jodi, M2580GoulburnNew South WalesAustralia
18850Hughes, Ethan94941Mill ValleyCaliforniaUnited States
16235Morris, Sebastian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-14 18:44:17.501 UTC