[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 524  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24631Powell, Hannah94014ColmaCaliforniaUnited States
20003Gonzalez, Dalton, E90210Beverly HillsCaliforniaUnited States
21884Gutierrez, Tabitha, A1002SydneyNew South WalesAustralia
21159Rodriguez, Kaitlyn97330CorvallisOregonUnited States

Generated 2025-11-05 15:16:52.958 UTC