[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 3066  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11884Shen, Latoya, S98107BallardWashingtonUnited States
23636Gonzalez, Rachael, MOX1OxfordEnglandUnited Kingdom
11862Peterson, Olivia98201EverettWashingtonUnited States
17953Raje, Latoya, L75006ParisSeine (Paris)France

Generated 2025-07-09 00:19:39.844 UTC