[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 875   SHUFFLE   <  SKIP 2950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21472Ward, Patrick, J91203GlendaleCaliforniaUnited States
12918Murphy, Brooke90401Santa MonicaCaliforniaUnited States
14766Xu, Curtis, M93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-15 10:58:21.619 UTC