[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 2696   SHUFFLE   <  SKIP 121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17460Murphy, Megan, L92806La JollaCaliforniaUnited States
25579Prasad, Bobby, W94310OrlyVal de MarneFrance
21292Martinez, Austin97068W. LinnOregonUnited States

Generated 2025-07-15 16:41:31.015 UTC