[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 3732   SHUFFLE   <  SKIP 9  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24812Sai, Johnathan, B91910Chula VistaCaliforniaUnited States
14526Hall, Emily64283DarmstadtHessenGermany
14639Howard, Jeremiah, L90241DowneyCaliforniaUnited States
22142Alonso, Nelson94010BurlingameCaliforniaUnited States

Generated 2025-07-15 18:47:18.919 UTC