[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 3993   SHUFFLE   <  SKIP 2993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21161Johnson, Megan98371PuyallupWashingtonUnited States
29387Cai, Jenny, W75007ParisSeine (Paris)France
13509Johnson, LucasYO15YorkEnglandUnited Kingdom

Generated 2025-07-14 08:47:56.328 UTC