[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 484   SHUFFLE   <  SKIP 359  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11290Sanchez, Katelyn90712LakewoodCaliforniaUnited States
24604Rai, Melvin, J1002SydneyNew South WalesAustralia
16053Perez, FrederickTY31RuncornEnglandUnited Kingdom
25527Johnson, Robert, P93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-16 07:20:59.030 UTC