[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 518   SHUFFLE   <  SKIP 6008  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11606Ramos, Melody91420MorangisEssonneFrance
21032Shan, Brendan, V22001HamburgHessenGermany
23432Roberts, Jordan4217Gold CoastQueenslandAustralia

Generated 2025-07-18 04:57:29.612 UTC