[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 819  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26807Hall, Angel, H91945Lemon GroveCaliforniaUnited States
11655Sharma, Tamara94519ConcordCaliforniaUnited States
16177Nath, Bethany7001HobartTasmaniaAustralia

Generated 2025-07-12 02:03:56.507 UTC