[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 506   SHUFFLE   <  SKIP 298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23765Price, Kelly, W66578NeunkirchenSaarlandGermany
29185Li, Warren, R2500WollongongNew South WalesAustralia
26832Xie, Kate, J91480FrankfurtBayernGermany

Generated 2025-07-13 20:03:51.738 UTC