[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2938   <  SKIP 4334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13323Adams, Adam92625Newport BeachCaliforniaUnited States
13349Gonzalez, Kaitlyn, A92625Newport BeachCaliforniaUnited States
14410Brooks, Arianna92625Newport BeachCaliforniaUnited States

Generated 2025-07-22 01:27:30.553 UTC