[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 512   SHUFFLE   <  SKIP 1126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22293Johnson, Jasmine, S94536FremontCaliforniaUnited States
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom
13640Patel, Rachael, G4169East BrisbaneQueenslandAustralia

Generated 2025-07-11 07:50:20.419 UTC