[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 363   SHUFFLE   <  SKIP 508  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13257Chander, Jon, L95010HofBayernGermany
17647Lopez, Molly, C59140DunkerqueNordFrance
16968Griffin, Ian92102San DiegoCaliforniaUnited States

Generated 2025-07-18 03:54:56.915 UTC