[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 717   SHUFFLE   <  SKIP 5251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17766Xu, Jake, E75003ParisSeine (Paris)France
22802Van, Ann, A91480FrankfurtBayernGermany
15425Sai, Tina, L2580GoulburnNew South WalesAustralia

Generated 2025-07-21 14:54:23.390 UTC