[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 9371   SHUFFLE   <  SKIP 2576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26477Rana, Joel94010BurlingameCaliforniaUnited States
27314Arthur, Jarrod, R14197BerlinSaarlandGermany
15492Long, Grace, J98033KirklandWashingtonUnited States

Generated 2025-07-21 21:47:26.574 UTC