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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25916Serrano, Naomi91502BurbankCaliforniaUnited States
18878Ramos, Mallory, M94014ColmaCaliforniaUnited States
26059Anderson, Andrew94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 10:01:11.710 UTC