[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 512   SHUFFLE   <  SKIP 2992  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19005Peterson, Lauren98104SeattleWashingtonUnited States
28814Butler, Anna, M98168BurienWashingtonUnited States
18096Kelly, Ariana, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 00:03:06.384 UTC