[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 2421   SHUFFLE   <  SKIP 622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14614Bryant, Dylan, J94014ColmaCaliforniaUnited States
19381Romero, Brandi93500PantinSeine Saint DenisFrance
29049Simmons, Kelly, S97205PortlandOregonUnited States

Generated 2025-07-12 02:56:14.605 UTC