[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 827   SHUFFLE   <  SKIP 1660  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States
12468Nath, Wayne75012ParisSeine (Paris)France
27497Rana, Johnathan, R2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-20 03:09:43.594 UTC