[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 4022  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26009Foster, Luis, R90241DowneyCaliforniaUnited States
17538Bell, Brianna, R90505TorranceCaliforniaUnited States
28672Johnson, Blake90012Los AngelesCaliforniaUnited States
20954Foster, Nathan57000MetzMoselleFrance

Generated 2025-07-21 04:29:36.967 UTC