[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 568   SHUFFLE   <  SKIP 918  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29171Alvarez, Jay, D98168BurienWashingtonUnited States
21884Gutierrez, Tabitha, A1002SydneyNew South WalesAustralia
24662Price, Arianna, W91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 17:10:52.772 UTC