[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 875   SHUFFLE   <  SKIP 9048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29225Lee, Matthew98366Port OrchardWashingtonUnited States
11996Srini, Veronica4551CaloundraQueenslandAustralia
26889Torres, Natasha91480FrankfurtBayernGermany

Generated 2025-07-18 02:23:39.983 UTC