[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 875   SHUFFLE   <  SKIP 5930  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20766Morgan, Charles, G94941Mill ValleyCaliforniaUnited States
26475Gonzalez, Isabella, L92625Newport BeachCaliforniaUnited States
20723Zhu, Cedric, T66578NeunkirchenSaarlandGermany

Generated 2025-07-13 19:25:38.342 UTC