[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 2391   SHUFFLE   <  SKIP 18  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22444Xie, Colin91480FrankfurtBayernGermany
26063Lu, Wesley, P98225BellinghamWashingtonUnited States
22223Parker, Gabrielle94941Mill ValleyCaliforniaUnited States

Generated 2025-07-12 19:07:49.519 UTC