[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 3249   SHUFFLE   <  SKIP 203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28888Lal, Casey, C80610Saint OuenSommeFrance
14489Wang, Jason, R91203GlendaleCaliforniaUnited States
25688Morris, Patrick, E93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 01:14:56.534 UTC