[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 438   SHUFFLE   <  SKIP 700  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11458Liu, Bianca, K2777SpringwoodNew South WalesAustralia
22096Cooper, Bryce, D98225BellinghamWashingtonUnited States
24270Ortega, Latasha2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 05:38:58.237 UTC