[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 327   SHUFFLE   <  SKIP 1431  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25341Cook, Kaitlyn, J92806La JollaCaliforniaUnited States
13582Gao, MarthaW1X3SELondonEnglandUnited Kingdom
16780Bailey, Carlos98371PuyallupWashingtonUnited States

Generated 2025-07-21 10:12:56.453 UTC