[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 6136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24410Sanders, Sara, D98901YakimaWashingtonUnited States
14741Cooper, Emma, R91791West CovinaCaliforniaUnited States
12087Cook, Sean90712LakewoodCaliforniaUnited States

Generated 2025-07-12 02:59:40.742 UTC