[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 484   <  SKIP 3477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13873Jai, Russell, L94519ConcordCaliforniaUnited States
13189Romero, Gloria, R94519ConcordCaliforniaUnited States
13902Simmons, Jeremiah94519ConcordCaliforniaUnited States

Generated 2025-07-22 11:22:56.349 UTC