[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 593   SHUFFLE   <  SKIP 154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21022Huang, Bianca, J92150SuresnesHauts de SeineFrance
26532Barnes, Angela, M94519ConcordCaliforniaUnited States
17041Perry, Connor98501OlympiaWashingtonUnited States

Generated 2025-11-05 16:49:20.513 UTC