[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 872   SHUFFLE   <  SKIP 956  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23250Lee, Ashley, D98036LynnwoodWashingtonUnited States
22004Ortega, Meghan, E2450Coffs HarbourNew South WalesAustralia
18175Hernandez, Carrie, E75007ParisSeine (Paris)France

Generated 2025-07-12 20:45:20.545 UTC