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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24498Washington, Angela, D97068W. LinnOregonUnited States
17639Ma, HeatherSE1 8HLLondonEnglandUnited Kingdom
13926Hill, Dalton, E98107BallardWashingtonUnited States

Generated 2025-07-09 16:53:54.994 UTC