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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19218Brooks, Nathaniel, V91910Chula VistaCaliforniaUnited States
15995Johnson, Kaitlyn, L90241DowneyCaliforniaUnited States
15803Goel, Bradley3000MelbourneVictoriaAustralia

Generated 2025-07-11 18:03:16.293 UTC