[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 5233   <  SKIP 275  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22281Diaz, Alexia91364Woodland HillsCaliforniaUnited States
27227Bryant, Emily92020El CajonCaliforniaUnited States
20742Stewart, Isabella, M97034Lake OswegoOregonUnited States

Generated 2025-07-22 05:38:09.378 UTC