[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 1145  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13320Jones, Jasmine, J91941GrossmontCaliforniaUnited States
21073Kelly, Catherine95010HofBayernGermany
26092Morgan, Devin, E98225BellinghamWashingtonUnited States

Generated 2025-07-11 22:46:52.504 UTC