[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 416   SHUFFLE   <  SKIP 752  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16146Saunders, Jacquelyn98225BellinghamWashingtonUnited States
21496Rai, Nichole90210Beverly HillsCaliforniaUnited States
18491Gonzalez, Michele, D2010DarlinghurstNew South WalesAustralia

Generated 2025-07-15 23:02:01.462 UTC