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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22184Carter, Jeremy90712LakewoodCaliforniaUnited States
25144Fernandez, Johnathan45001EssenHamburgGermany
16340Mitchell, Sean, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-17 01:47:41.830 UTC