[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 416   SHUFFLE   <  SKIP 2732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13964Lewis, Jasmine1002SydneyNew South WalesAustralia
26493Ramos, Lawrence, P98225BellinghamWashingtonUnited States
16342Jai, Gregory3977CranbourneVictoriaAustralia

Generated 2025-07-18 00:51:24.407 UTC