[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 750   <  SKIP 1148  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14922Perry, Paige, R98403TacomaWashingtonUnited States
15311Thompson, Brandon, J98403TacomaWashingtonUnited States
15987Kelly, Nicole, V98403TacomaWashingtonUnited States
16142King, Sophia98403TacomaWashingtonUnited States

Generated 2025-10-11 21:00:46.261 UTC