[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 995   SHUFFLE   <  SKIP 1494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16625Deng, Grant, C4655Hervey BayQueenslandAustralia
16698Gill, Mallory, P4169East BrisbaneQueenslandAustralia
27089Garcia, Janelle98312BremertonWashingtonUnited States

Generated 2025-07-10 21:36:41.171 UTC