[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 518   SHUFFLE   <  SKIP 2162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20185Cooper, Xavier92020El CajonCaliforniaUnited States
28760Hall, Lucas97330CorvallisOregonUnited States
25795Gomez, Marie, M66578NeunkirchenSaarlandGermany

Generated 2025-07-20 09:43:29.726 UTC