[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 396   SHUFFLE   <  SKIP 1021  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28757Rodriguez, Ronald, K75013ParisSeine (Paris)France
15895Parker, Sophia, E92020El CajonCaliforniaUnited States
26477Rana, Joel94010BurlingameCaliforniaUnited States

Generated 2025-07-16 15:14:52.380 UTC