[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 468   SHUFFLE   <  SKIP 1068  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19301Liu, Jamie, JCB4 4BZCambridgeEnglandUnited Kingdom
20976Kumar, Jaclyn93500PantinSeine Saint DenisFrance
26304Lewis, Anna98225BellinghamWashingtonUnited States
21366Andersen, Kelvin, C3337MeltonVictoriaAustralia

Generated 2025-07-19 08:00:36.283 UTC