[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 875   SHUFFLE   <  SKIP 6398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17645Alonso, Albert, MW1V 5RNLondonEnglandUnited Kingdom
25197Perry, Kyle, J91364Woodland HillsCaliforniaUnited States
21626Garcia, Brianna, E98901YakimaWashingtonUnited States

Generated 2025-07-09 01:05:43.809 UTC