[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   SHUFFLE   SKIP 3672   <  SKIP 91  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20422Brooks, Maria92102San DiegoCaliforniaUnited States
12637Nath, Leonard, LW1Y 3RALondonEnglandUnited Kingdom
11502Peterson, JaredV8Z 4N5ShawneeBritish ColumbiaCanada
23043Moore, Katherine, L98403TacomaWashingtonUnited States

Generated 2025-07-21 18:25:59.578 UTC