[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 92   <  SKIP 251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14951Rai, Katie, A63151MühlheimHamburgGermany
15639Coleman, Melanie, H4551CaloundraQueenslandAustralia
14618Baker, Gabrielle, D98027IssaquahWashingtonUnited States

Generated 2025-07-18 01:39:52.425 UTC