[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 49  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23834Long, Ethan, H98055RentonWashingtonUnited States
14286Hernandez, Kristine2300NewcastleNew South WalesAustralia
19796Xie, Marshall, M2580GoulburnNew South WalesAustralia

WARNING: -TimestampIsOld-. Possible cause: API is currently initializing.


Generated 2025-07-22 03:05:32.860 UTC