[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 413   SHUFFLE   <  SKIP 791  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19891Morgan, Jennifer, L98201EverettWashingtonUnited States
13481Hernandez, Hunter91910Chula VistaCaliforniaUnited States
14457White, Thomas, S92806La JollaCaliforniaUnited States

Generated 2025-07-12 09:22:31.063 UTC