[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 5465   <  SKIP 241  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22471Martinez, Joel77127LieusaintSeine et MarneFrance
14881Griffin, Eric98312BremertonWashingtonUnited States
12190Gonzales, Justin91776San GabrielCaliforniaUnited States

Generated 2025-07-19 02:21:25.631 UTC