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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29449Chen, Laura, C38231SalzgitterHessenGermany
26606Harris, Hannah, S98371PuyallupWashingtonUnited States
17624Alexander, Samantha, N91941GrossmontCaliforniaUnited States

Generated 2025-07-11 03:33:14.646 UTC